d-test-ignore-avx-44056
authorDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Thu, 14 Jul 2022 11:17:39 +0000 (13:17 +0200)
committerFabian Grünbichler <debian@fabian.gruenbichler.email>
Sun, 8 Mar 2026 10:11:47 +0000 (11:11 +0100)
Bug: https://github.com/rust-lang/rust/pull/55667
Forwarded: not-needed

===================================================================

Gbp-Pq: Topic build
Gbp-Pq: Name d-test-ignore-avx-44056.patch

tests/ui/issues/issue-44056.rs

index 37d7b00cf7f0e5dccbc4d5d7858cac69566924e1..f977a9ff64474b66c7d9f27bf1f8a4db35567ae1 100644 (file)
@@ -1,5 +1,5 @@
 //@ build-pass (FIXME(55996): should be run on targets supporting avx)
-//@ only-x86_64
+//@ ignore-test
 //@ no-prefer-dynamic
 //@ compile-flags: -Ctarget-feature=+avx -Clto
 //@ ignore-backends: gcc